home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act6a / 00672.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  117 b   |  7 lines

  1. on enterFrame
  2.   global remember
  3.   set the castNum of sprite 11 to remember
  4.   puppetSprite(11, 1)
  5.   updateStage()
  6. end
  7.